Skip to content

release: 2026.03.17 배포#2182

Merged
Soundbar91 merged 11 commits intomainfrom
develop
Mar 17, 2026
Merged

release: 2026.03.17 배포#2182
Soundbar91 merged 11 commits intomainfrom
develop

Conversation

@Soundbar91
Copy link
Collaborator

🔍 개요


🚀 주요 변경 내용


💬 참고 사항


✅ Checklist (완료 조건)

  • 코드 스타일 가이드 준수
  • 테스트 코드 포함됨
  • Reviewers / Assignees / Labels 지정 완료
  • 보안 및 민감 정보 검증 (API 키, 환경 변수, 개인정보 등)

kih1015 and others added 10 commits March 3, 2026 20:23
hotfix: 레거시 GET /bus 호환을 위해 주말 direction 기본값을 등교로 처리
* feat: 콜벤 사용자 신고 API 이미지 업로드(presigned url) 기능 추가

* feat: 콜벤 사용자 제재 내역 DDL & 엔티티 & 조회 Repository

* feat: 콜벤 모집 & 가입 API 사용자 제재 조회 추가

* feat: 콜벤 신고 API 신고 상황 입력 추가

* feat: 콜벤 신고 어드민 제재 POST API

* feat: 콜벤 신고 내역 조회 어드민 GET API

* feat: 콜벤 사용자 제재 알림 추가(2차, 3차 제재도 알림 전송)

* fix: 이미지 채팅 전송 시 알림 메시지 미리보기 길이 제한 문제 수정 & Exception 수정
* feat: 콜벤 상세 정보 조회시 사용자 신고 접수 내역 표시

* feat: 콜벤 게시글 작성자 & 신고한 사람만 표시되도록 수정

* fix: snake case 리뷰 반영 & 이미지 업로드 도메인 추가(callvan_chat)
* fix: 게시글 단위 키워드 알림 중복 발송 방지

* test: 키워드 알림 중복 방지 테스트 추가

* fix: 알림 상태 저장을 원자적 업서트로 변경

* fix: 키워드 이벤트 흐름의 지연 로딩 의존 제거

* fix: 키워드 구독 조회시 사용자 fetch join 적용

* fix: 업서트 쿼리에서 deprecated VALUES 함수 제거

* fix: 기발송 사용자 조회를 일괄 쿼리로 최적화

* fix: 키워드 알림 상태를 전송 성공 후 기록하도록 변경

* fix: FCM 전송 결과 메서드의 예외 처리 범위 확장

* test: 키워드 알림 전송 실패시 상태 미기록 테스트 추가

* fix: 알림 전송 메서드의 트랜잭션 경계 분리

* fix: 기발송 조회 대상을 매칭 사용자로 한정

* fix: 전송 성공 시에만 알림 레코드 저장

* fix: guard against blank FCM device tokens in sendMessageWithResult (#2168)

* Initial plan

* fix: use StringUtils.hasText to guard against blank FCM tokens

Co-authored-by: taejinn <140797244+taejinn@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: taejinn <140797244+taejinn@users.noreply.github.com>

* fix: 알림 전송 메서드가 호출자 트랜잭션에 참여하도록 수정

* fix: 배치 알림 전송 예외를 개별 처리하도록 수정

* fix: 키워드 알림 조회와 푸시 전송 흐름을 개선

* fix: 전송 결과 알림은 성공 시에만 저장하도록 수정

* fix: 발송 후 알림 저장을 별도 트랜잭션으로 분리

---------

Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
* build: 배포 워크 플로우 추가

* build: 슬랙 알림 추가

* fix: application.yml 이그노어 삭제

* build: 슬랙 알럿 메시지 수정

* feat: .env 추가
* fix: 콜벤 요약 정보 단건 조회 API 추가

* fix: userId null early return 추가
@Soundbar91 Soundbar91 self-assigned this Mar 17, 2026
@coderabbitai
Copy link

coderabbitai bot commented Mar 17, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 8810790d-41d9-4b82-a49d-fd76c9012734

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch develop
📝 Coding Plan
  • Generate coding plan for human review comments

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@Soundbar91 Soundbar91 marked this pull request as draft March 17, 2026 07:27
@github-actions
Copy link

github-actions bot commented Mar 17, 2026

Unit Test Results

690 tests   687 ✔️  1m 25s ⏱️
169 suites      3 💤
169 files        0

Results for commit e41a0cf.

♻️ This comment has been updated with latest results.

Copy link
Contributor

@taejinn taejinn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍✨

@dh2906 dh2906 marked this pull request as ready for review March 17, 2026 08:27
* feat: 회원가입 인증 횟수 환경변수 추가

* feat: 회원가입 인증 횟수 환경변수 추가

* feat: Graceful Shutdown 환경 변수 추가

* feat: 테스트 환경 변수 추가

* fix: 플레이스 홀더 수정

* fix: 플레이스 홀더 수정
@Soundbar91 Soundbar91 merged commit dca6046 into main Mar 17, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants